projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4c78d7
)
Update MS-Windows dependencies after revno 103680.
author
Eli Zaretskii
<eliz@gnu.org>
Thu, 17 Mar 2011 19:55:40 +0000
(21:55 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Thu, 17 Mar 2011 19:55:40 +0000
(21:55 +0200)
src/makefile.w32-in ($(BLD)/unexw32.$(O)): Depend on $(SRC)/unexec.h.
src/ChangeLog
patch
|
blob
|
history
src/makefile.w32-in
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 8f04e50c1e89f3cfbb528b3012ff9888d4e39d8e..1b341b51becd835546ec1f8127b11a8d9bbab003 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2011-03-17 Eli Zaretskii <eliz@gnu.org>
+
+ * makefile.w32-in ($(BLD)/unexw32.$(O)): Depend on $(SRC)/unexec.h.
+
2011-03-17 Paul Eggert <eggert@cs.ucla.edu>
Fix more problems found by GCC 4.5.2's static checks.
diff --git
a/src/makefile.w32-in
b/src/makefile.w32-in
index 9916a884292847c633fe48a3bd533de509f8e554..3d882b23d6bf002ad73602c554d436a6692d3573 100644
(file)
--- a/
src/makefile.w32-in
+++ b/
src/makefile.w32-in
@@
-1516,6
+1516,7
@@
$(BLD)/undo.$(O) : \
$(BLD)/unexw32.$(O) : \
$(SRC)/unexw32.c \
+ $(SRC)/unexec.h \
$(CONFIG_H) \
$(SRC)/w32heap.h